[INFO] fetching crate openai-fork 1.0.0-alpha.15...
[INFO] testing openai-fork-1.0.0-alpha.15 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate openai-fork 1.0.0-alpha.15 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate openai-fork 1.0.0-alpha.15
[INFO] finished tweaking crates.io crate openai-fork 1.0.0-alpha.15
[INFO] tweaked toml for crates.io crate openai-fork 1.0.0-alpha.15 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openai-fork 1.0.0-alpha.15 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openai-fork 1.0.0-alpha.15 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14ad18392c012e8a6ccf1a1688da5a55164938bd5a1812afcea087fd85e9a353
[INFO] running `Command { std: "docker" "start" "-a" "14ad18392c012e8a6ccf1a1688da5a55164938bd5a1812afcea087fd85e9a353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14ad18392c012e8a6ccf1a1688da5a55164938bd5a1812afcea087fd85e9a353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14ad18392c012e8a6ccf1a1688da5a55164938bd5a1812afcea087fd85e9a353", kill_on_drop: false }`
[INFO] [stdout] 14ad18392c012e8a6ccf1a1688da5a55164938bd5a1812afcea087fd85e9a353
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20f41b31e5f8f3e33003fd1f47ad28f7d7cd05a3f66c92fdc642ae3b897eee89
[INFO] running `Command { std: "docker" "start" "-a" "20f41b31e5f8f3e33003fd1f47ad28f7d7cd05a3f66c92fdc642ae3b897eee89", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling reqwest-eventsource v0.4.0
[INFO] [stderr]    Compiling openai-fork v1.0.0-alpha.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.89s
[INFO] running `Command { std: "docker" "inspect" "20f41b31e5f8f3e33003fd1f47ad28f7d7cd05a3f66c92fdc642ae3b897eee89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20f41b31e5f8f3e33003fd1f47ad28f7d7cd05a3f66c92fdc642ae3b897eee89", kill_on_drop: false }`
[INFO] [stdout] 20f41b31e5f8f3e33003fd1f47ad28f7d7cd05a3f66c92fdc642ae3b897eee89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff168236c0e502520106a6cb07e4a6a21dbd1ef105a7f3dd2ad9e9ddb2da3c0d
[INFO] running `Command { std: "docker" "start" "-a" "ff168236c0e502520106a6cb07e4a6a21dbd1ef105a7f3dd2ad9e9ddb2da3c0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling openai-fork v1.0.0-alpha.15 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `openai` in this scope
[INFO] [stdout]  --> examples/chat_cli.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use openai::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `openai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `openai`, use `cargo add openai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `openai`
[INFO] [stdout]  --> examples/chat_cli.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use openai::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `openai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `openai`, use `cargo add openai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `openai` in this scope
[INFO] [stdout]  --> examples/chat_stream_cli.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use openai::chat::{ChatCompletion, ChatCompletionDelta};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `openai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `openai`, use `cargo add openai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `openai` in this scope
[INFO] [stdout]  --> examples/completions_cli.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use openai::{completions::Completion, set_key};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `openai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `openai`, use `cargo add openai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `openai` in this scope
[INFO] [stdout]  --> examples/chat_stream_cli.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `openai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `openai`, use `cargo add openai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `openai`
[INFO] [stdout]  --> examples/completions_cli.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use openai::{completions::Completion, set_key};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `openai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `openai`, use `cargo add openai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `openai`
[INFO] [stdout]  --> examples/chat_stream_cli.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `openai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `openai`, use `cargo add openai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openai-fork` (example "chat_cli") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openai-fork` (example "completions_cli") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openai-fork` (example "chat_stream_cli") due to 3 previous errors
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/files.rs:379:41
[INFO] [stdout]     |
[INFO] [stdout] 379 |           let file_name = file_upload_path
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 380 | |             .clone()
[INFO] [stdout]     | |____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `std::path::Path` does not implement `Clone`, so calling `clone` on `&std::path::Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 379 -         let file_name = file_upload_path
[INFO] [stdout] 380 -             .clone()
[INFO] [stdout] 379 +         let file_name = file_upload_path
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ff168236c0e502520106a6cb07e4a6a21dbd1ef105a7f3dd2ad9e9ddb2da3c0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff168236c0e502520106a6cb07e4a6a21dbd1ef105a7f3dd2ad9e9ddb2da3c0d", kill_on_drop: false }`
[INFO] [stdout] ff168236c0e502520106a6cb07e4a6a21dbd1ef105a7f3dd2ad9e9ddb2da3c0d
